Qorus Integration Engine
Qorus Integration Engine® provides a framework for the reliable operation of business-critical interfaces.
Qorus Integration Engine is an enterprise-grade platform designed for reliable operation of business-critical interfaces. It provides robust workflow, service, and job management, along with a built-in HTTP server supporting various APIs (REST, RPC, WebSocket, WebDAV). It now includes Model Context Protocol (MCP) server functionality, enabling seamless integration with Large Language Models (LLMs) for advanced automation and natural language interaction.
How to use with MCP:
Qorus exposes MCP endpoints over HTTP/S, typically at paths like /mcp, /mcp-2025-03-26, or /mcp-2024-11-05. Clients (e.g., Claude Desktop, VS Code) can connect directly to these endpoints. For clients that only support stdio (like some LLM tools), an mcp-proxy can be used to bridge the connection. Authentication for MCP access is handled via OAuth2 tokens, which can be configured with specific permissions.
Key Features:
- Integration Platform: Manages complex business interfaces and data flows.
- Workflow & Service Management: Provides APIs and engines for defining and executing workflows, services, and scheduled jobs.
- Comprehensive APIs: Offers REST, YAML-RPC, XML-RPC, JSON-RPC, WebSocket, and WebDAV interfaces.
- Robust Security: Features Role-Based Access Control (RBAC), LDAP integration, and various authentication methods (HTTP Basic, Qorus tokens, OAuth2).
- System Auditing: Detailed logging of system and user events for security and KPI tracking.
- High Availability: Designed for continuous operation with features like runtime upgrades and robust recovery.
- Multi-language Support: Workflow and service logic can be written in Qore, Python, and Java.
Recommend MCP Servers 💡
mcpxcodebuild
null
@agent-infra/mcp-server-browser
A fast, lightweight Model Context Protocol (MCP) server that empowers LLMs with browser automation via Puppeteer’s structured accessibility data, featuring optional vision mode for complex visual understanding and flexible, cross-platform configuration.
@apify/mcp-server-rag-web-browser
A MCP Server for the RAG Web Browser Actor
@GongRzhe/terminal-controller-mcp
Enables secure terminal command execution, directory navigation, and file system operations through MCP
perm-shell-mcp
An MCP server for executing shell commands with permission notifications
simctl-mcp-server
A Model Context Protocol (MCP) server that provides structured access to iOS Simulator management via xcrun simctl commands